Skip to content

Conversation

@alec-flowers
Copy link
Contributor

@alec-flowers alec-flowers commented Jan 27, 2026

Summary

  • bump vLLM to 0.14.1 in Dockerfile, install script, and pyproject extras
  • update support matrix main (ToT) vLLM version

Test Plan

  • NA

Summary by CodeRabbit

  • Chores
    • Updated vLLM dependency from version 0.14.0 to 0.14.1 across Docker builds, installation scripts, project dependencies, and reference documentation.

✏️ Tip: You can customize this high-level summary in your review settings.

- update VLLM_REF and VLLM_VER defaults
- bump vllm optional dependency and support matrix

Tests: not run (per request)
Signed-off-by: alec-flowers <aflowers@nvidia.com>
@alec-flowers alec-flowers requested review from a team as code owners January 27, 2026 19:38
@github-actions github-actions bot added chore documentation Improvements or additions to documentation backend::vllm Relates to the vllm backend build and removed build labels Jan 27, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 27, 2026

Walkthrough

vLLM dependency version updated from 0.14.0 to 0.14.1 across build configuration, installation scripts, project dependencies, and documentation. Four files modified with consistent version string changes.

Changes

Cohort / File(s) Summary
Build Configuration
container/Dockerfile.vllm, container/deps/vllm/install_vllm.sh
vLLM version reference updated from 0.14.0 to 0.14.1 in Dockerfile ARG and installation script
Project Dependencies
pyproject.toml
vllm optional-dependency bumped from 0.14.0 to 0.14.1 with flashinfer and runai extras
Documentation
docs/reference/support-matrix.md
Backend Dependencies table vLLM entry updated from 0.14.0 to 0.14.1

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 A tiny hop, a version bump so neat,
From point-fourteen-oh to point-one-sweet,
Four files aligned in harmony's dance,
vLLM flows through each line's advance!

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description lacks the required template structure with Overview, Details, Where should the reviewer start, and Related Issues sections. Restructure the description to follow the template: add Overview section, expand Details with more context, specify files to review, and include Related Issues with appropriate action keywords.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: bump vLLM to 0.14.1' is clear, specific, and directly describes the main change—updating vLLM version across multiple files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@alec-flowers alec-flowers merged commit 63bee8b into main Jan 28, 2026
45 of 47 checks passed
@alec-flowers alec-flowers deleted the aflowers/chore-bump-vllm-0.14.1 branch January 28, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend::vllm Relates to the vllm backend chore documentation Improvements or additions to documentation size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants